[NET] front: remove unnecessary include of proc_fs.h.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 18 May 2006 20:41:56 +0000 (21:41 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 18 May 2006 20:41:56 +0000 (21:41 +0100)
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c

index 3d5c634a55763d921e4418275d706fa2a329dc99..9c0df415c2001fc7746d96516dd16ffce5a4f457 100644 (file)
@@ -43,7 +43,6 @@
 #include <linux/skbuff.h>
 #include <linux/init.h>
 #include <linux/bitops.h>
-#include <linux/proc_fs.h>
 #include <linux/ethtool.h>
 #include <linux/in.h>
 #include <net/sock.h>